Skip to content

删除 encoding = 'utf-8' 参数#383

Open
jianjian01 wants to merge 1 commit intoqiniu:masterfrom
jianjian01:master
Open

删除 encoding = 'utf-8' 参数#383
jianjian01 wants to merge 1 commit intoqiniu:masterfrom
jianjian01:master

Conversation

@jianjian01
Copy link

如果没有安装 simplejson,默认使用 json,在执行 fetch 时,__return_wrapper 中使用 encoding='utf-8',会导致
TypeError: init() got an unexpected keyword argument 'encoding'

如果没有安装 simplejson,默认使用 json,在执行 fetch 时,__return_wrapper 中使用 encoding='utf-8',会导致
TypeError: __init__() got an unexpected keyword argument 'encoding'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants